Avoid loading lineitem unnecessarily#16587
Conversation
alexjo2144
left a comment
There was a problem hiding this comment.
That was silly of me, thanks for cleaning it up.
05f154a to
f36bcac
Compare
|
Only PTs remaining and these are not affected. Will rebase to resolve conflict and merge. |
|
@nineinchnick would it be possible to skip Iceberg PTs when only Iceberg integration tests are changed, not the connector production code? |
2d0a156 to
6b2aaaa
Compare
Not right now. To make product tests conditional, we rely on the list of impacted models produced by GIB. GIB doesn't distinguish changes in tests from regular code. We'd have to find another way to identify impacted modules, or come up with a reason for GIB to make the distinction and possibly contribute that change to it. |
No description provided.